home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
util
/
cdity
/
ModeProSrc.lha
/
Prefs
/
appinfo.c
next >
Wrap
C/C++ Source or Header
|
1998-09-01
|
598b
|
24 lines
#include "revision.h"
/*
#define APPNAME "" /* please insert application name */
#define VERSION 1
#define VERSION_STR "1"
#define VERREV_STR VERSION_STR "." REVISION_STR
*/
//char version[]="$VER: " APPNAME " " VERSION_STR "." REVISION_STR " "__AMIGADATE__;
//int AppVersion =VERSION;
//int AppRevision =REVISION;
/************************************************
Revision Info
-------------------------------------------------
4.51 - Repaired GD_Overscan()
Didn't set DNode->OverscanType
Cause: Code update from 4.x
*************************************************/